type crypto/tls.handshakeMessageWithOriginalBytes
2 uses
crypto/tls (current package)
common.go#L1564: type handshakeMessageWithOriginalBytes interface {
handshake_messages.go#L1934: if msgWithOrig, ok := msg.(handshakeMessageWithOriginalBytes); ok {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)